Journal: STAR Protocols
Article Title: A user-driven machine learning approach for RNA-based sample discrimination and hierarchical classification
doi: 10.1016/j.xpro.2023.102661
Figure Lengend Snippet: Open programming (.m) files and evaluate code in MATLAB To open a .m file in MATLAB, select the Open button from the Editor tab toolbar (Stage 1, step 1). To evaluate a line or multiple lines of code from a script in MATLAB, highlight the line(s) of code and right click. Select the “Evaluate Selection in Command Window”. This will run the highlighted code in the command window. If the code generates a variable, the variable name will appear in the MATLAB workspace panel (Stage 1, step 2). Double click on a variable in the MATLAB workspace to see its content.
Article Snippet: Open programming (.m) files and evaluate code in MATLAB To open a .m file in MATLAB, select the Open button from the Editor tab toolbar (Stage 1, step 1).
Techniques: Selection